CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket server client

搜索资源列表

  1. Socket

    0下载:
  2. 用C++写的客户端服务端程序,在VC++下运行直接可以实现socket通信-Written by C++ client server program, run directly under VC++ socket communication can be achieved
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-28
    • 文件大小:8647
    • 提供者:刘志翊
  1. WebPainter

    0下载:
  2. 一个网络白板程序,有客户端和服务器端,服务器实现多线程,并且可以实时显示连接数及连接的ip,客户端实现绘图功能,并把图像发到服务器端,服务器转发给其他客户端。代码是用java写的,采用的基本Server/Client的方式实现。网络白板是非常适合初学者研究的一个项目,对于是用socket,了解s/c机制有些帮助。我的代码也写得十分简单,功能也比较齐全,而且这个是福利资源,大家快来下-Whiteboard procedures, a network with the client and serv
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:57183
    • 提供者:王育权
  1. socket

    0下载:
  2. Java简易socket编程,简易HTTP协议实现,能完成client与server之间的简易通信-Java socket programming easy, simple HTTP protocol, to complete the simple communication between client and server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5018
    • 提供者:Sunshuyang
  1. socket

    0下载:
  2. 最简单的网络编程代码,利用TCP/IP实现客户端和服务器端的收发数据。-The simplest network programming code, the use of TCP/IP to realize the client and the server to send and receive data.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-15
    • 文件大小:22591702
    • 提供者:王兴冰
  1. udp_server

    0下载:
  2. Socket server that sends video stream a server to a client. Uses opencv to get the data, which is transformed into bytes. Ran on an embedded linux zynq cpu.-Socket server that sends video stream a server to a client. Uses opencv to get the data, whi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:363929
    • 提供者:danny
  1. EchoClientServer

    0下载:
  2. Simple socket echo client-server program. Client replies back the same content to the server.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-14
    • 文件大小:4270
    • 提供者:Chayan
  1. Chating_Socket_Code

    0下载:
  2. In this Chating Socket Code, a server client is made for chat through socket. You can use it over the network by providing an IP.
  3. 所属分类:Other systems

  1. client-server

    0下载:
  2. c++开发的socket通信程序,开发了server和client两端,经测试,能够在vc6上成功运行。文件中包含两个cpp,可以直接加载运行。-c++ development of socket communication program, has developed a server and client ends run successfully on vc6.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3480
    • 提供者:Oscar Gao
  1. socket

    0下载:
  2. C#socket编程,适合初学者下载研究。包含客户端和服务端2个项目。- C# socket programming for beginners download the study. Including client and server-side two projects.
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:100904
    • 提供者:hcc
  1. socket

    0下载:
  2. socket客户端服务端通信源码。方便socket编程初学者参考-socket client server communication source. Convenient socket programming reference for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3777417
    • 提供者:Eddie
  1. Linux

    1下载:
  2. 东大软院Linux大实验。在Linux环境下通过C语言实现模拟猜数的游戏,实现客户端与服务器之间的通信。-East Hospital Linux soft big experiment. Guessing game based on socket communications. Client and server side.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-01-03
    • 文件大小:257024
    • 提供者:yaoyao
  1. ChatServerV7

    0下载:
  2. Chat server client using socket
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:15203
    • 提供者:peds ragon
  1. socket

    0下载:
  2. socket编程,客户端向服务端发送消息并回显-socket programming, the client sends a message to the server and echo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1520
    • 提供者:林意
  1. server

    0下载:
  2. 创建服务器Socket,与客户机Socket交互以将客户机所请求的文件的内容发送到客户机.-Create a server Socket, Socket client interacts with the contents of the file requested by the client is sent to the client.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:1431
    • 提供者:钮浩东
  1. Client

    0下载:
  2. 创建Socket客户,客户机用 Socket 连接到服务器,实现客户机到服务器的互相传送。-Create Socket client, the client connects to the server using Socket to achieve the client to another messaging server.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:953
    • 提供者:钮浩东
  1. socket-(clientaserver)

    0下载:
  2. socket 客户端和服务器进行网络发送消息通信程序-socket client and server program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-21
    • 文件大小:5767705
    • 提供者:xuanxuan
  1. tcp_demo

    0下载:
  2. tcp socket编程 client server客户端简单通信-tcp socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:8546
    • 提供者:quantin
  1. Socket

    0下载:
  2. 简单的服务器与客户端的消息传递,窗口化界面-Simple messaging server and client window interface
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-25
    • 文件大小:9589
    • 提供者:刘宇霆
  1. sockettest

    0下载:
  2. 这份源码是最基本的socket服务端与客户端通信的示例,使用GCC编译即可运行-This source is the most basic socket server and client communication example, using GCC compiler can run
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4608
    • 提供者:依然D调
  1. bin

    0下载:
  2. 多人聊天 可让你和他人聊天 java socket client and java socket server-java socket client
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:2166
    • 提供者:kano
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com